Radio Buttons
Use the Radio Buttons component to add custom radio buttons to your form. For example, you can use radio buttons when want to provide different options to select from on your form.
Edit Radio Buttons properties
- Hover over the Radio Buttons component on the canvas and click Properties .
- Edit the following Radio Buttons Properties:
- Unique Name – This is the system name used to refer to this component's value in reports. It will not be visible in the form.
- Label Text – This text appears next to your component.
- In the Data Source Properties section, select how you want to populate the radio buttons. Click the white button next to Options or Custom List.
- Options – Select this to create a list of options that will be available to choose from as radio buttons. By default the options are Yes and No. Enter one option on each line.
- Click Edit
- Enter options.
- Click Save.
- Custom List – Select this option to choose a custom list from your database. Custom Lists are created in Setup.
- Click Edit
- Select a custom list from the dropdown menu.
- Click Save.
- Options – Select this to create a list of options that will be available to choose from as radio buttons. By default the options are Yes and No. Enter one option on each line.
- Click Save.
Edit the formatting properties of the Radio Buttons component
You can edit the Label Font, Data Font, Alignment, and other formatting properties of this component. To learn more, see Template Toolbar controls on the Template Editor Workspace help page.